projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93480d7
)
(uniquify-buffer-name-style): Fix typo.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 30 Jul 1997 19:29:13 +0000
(19:29 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 30 Jul 1997 19:29:13 +0000
(19:29 +0000)
lisp/uniquify.el
patch
|
blob
|
history
diff --git
a/lisp/uniquify.el
b/lisp/uniquify.el
index 33d31987979933487e2901fdfaa110ccfeb51312..3ece1e285379b218e97906c2c658500e9856b55a 100644
(file)
--- a/
lisp/uniquify.el
+++ b/
lisp/uniquify.el
@@
-104,7
+104,7
@@
would have the following buffer names in the various styles:
:type '(radio (const forward)
(const reverse)
(const post-forward)
- (const po
d
t-forward-angle-brackets)
+ (const po
s
t-forward-angle-brackets)
(const :tag "standard Emacs behavior (nil)" nil))
:group 'uniquify)